* mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 9 Dec 2006 17:41:44 +0000 (17:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 9 Dec 2006 17:41:44 +0000 (17:41 +0000)
commita20fdfa621f6955fa3ec7fcc89a8884f443f49f0
tree530be1a9f27e86d9de47622df1fc4d8486bb7210
parent4a3037c51fd7ebca42ff7d03942b694e072429eb
* mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.

* man.el (Man-xref-button-action): New function.  If the
`Man-target-string' button property is a function, assume it
accepts a position argument.
(Man-abstract-xref-man-page): Use it.
(Man-default-man-entry): New optional arg POS.
lisp/ChangeLog